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