isVector method

bool isVector()

Checks if string is vector image file path.

Implementation

bool isVector() => ValidatorUtils.isVector(this);