isVideoFileName property

bool isVideoFileName

Is this String a Video file?

Implementation

bool get isVideoFileName => GetUtils.isVideo(this);