isImage property

bool get isImage

Implementation

bool get isImage => type.toUpperCase() == 'IMAGE';