isHeic property

bool get isHeic

Implementation

bool get isHeic => isImage && (extension == "heic");