isWav property

bool get isWav

Implementation

bool get isWav => isAudio && (extension == "wav");