isMP4 property

bool get isMP4

Implementation

bool get isMP4 => hasMatch(r'^.+\.mp4$');