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