isOgg property

bool get isOgg

Implementation

bool get isOgg => isAudio && (extension == "ogg");