isVideoFileName property
bool
get
isVideoFileName
Discover if the String is a VideoFileName
Implementation
bool get isVideoFileName => JetUtils.isVideo(this);
Discover if the String is a VideoFileName
bool get isVideoFileName => JetUtils.isVideo(this);