menu
on_audio_query_forked package
documentation
on_audio_query.dart
SongModel
albumId property
albumId property
dark_mode
light_mode
albumId
property
int
?
get
albumId
Return song
albumId
Implementation
int? get albumId => _info["album_id"];
on_audio_query_forked package
documentation
on_audio_query
SongModel
albumId property
SongModel class