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