menu
audio_effect package
documentation
audio_effect.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"];
audio_effect package
documentation
audio_effect
SongModel
artistId property
SongModel class