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