genre property

String? genre

Return song genre

Important:

  • Only Api >= 30/Android 11

Implementation

String? get genre => _info["genre"];