menu
audio_effect package
documentation
audio_effect.dart
SongModel
genreId property
genreId property
dark_mode
light_mode
genreId
property
int
?
get
genreId
Return song
genreId
Important:
Only Api >= 30/Android 11
Implementation
int? get genreId => _info["genre_id"];
audio_effect package
documentation
audio_effect
SongModel
genreId property
SongModel class