isGIF property

bool get isGIF

Implementation

bool get isGIF => hasMatch(r'^.+\.gif$');