getCurrentAudioTitle property
String
get
getCurrentAudioTitle
Implementation
String get getCurrentAudioTitle =>
_current.valueOrNull?.audio.audio.metas.title ?? '';
String get getCurrentAudioTitle =>
_current.valueOrNull?.audio.audio.metas.title ?? '';