isImage property

bool get isImage

Implementation

bool get isImage => type == FileInfoType.image;