isVectorFileName property
bool
get
isVectorFileName
Discover if the String is a vector
Implementation
bool get isVectorFileName => GetUtils.isVector(this);
Discover if the String is a vector
bool get isVectorFileName => GetUtils.isVector(this);