isWebm property

bool get isWebm

Implementation

bool get isWebm => isVideo && (extension == "webm");