isImageFileName property

bool isImageFileName

Is this String an Image file?

Implementation

bool get isImageFileName => GetUtils.isImage(this);