isVectorFileName property
bool
get
isVectorFileName
Is this String a Vector?
Implementation
bool get isVectorFileName => GetUtils.isVector(this);
Is this String a Vector?
bool get isVectorFileName => GetUtils.isVector(this);