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