isImage property

bool get isImage

Implementation

bool get isImage => _type == MediaType.image;