getCurrentAudioArtist property
String
get
getCurrentAudioArtist
Implementation
String get getCurrentAudioArtist =>
_current.valueOrNull?.audio.audio.metas.artist ?? '';
String get getCurrentAudioArtist =>
_current.valueOrNull?.audio.audio.metas.artist ?? '';