isAudioFileName property

bool isAudioFileName

Is this String an Audio file?

Implementation

bool get isAudioFileName => GetUtils.isAudio(this);