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