isAudio property

bool get isAudio

Implementation

bool get isAudio => type == FileInfoType.audio;