isAudioFileName property
bool
get
isAudioFileName
Discover if the String is a AudioFileName
Implementation
bool get isAudioFileName => GetUtils.isAudio(this);
Discover if the String is a AudioFileName
bool get isAudioFileName => GetUtils.isAudio(this);