isVectorFileName property

bool isVectorFileName

Is this String a Vector?

Implementation

bool get isVectorFileName => GetUtils.isVector(this);