isVideoFileName property

bool isVideoFileName

Discover if the String is a VideoFileName

Implementation

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