isGIF property

bool isGIF

Implementation

bool get isGIF => lowercase.endsWith("gif");