isImage property

bool get isImage

Implementation

bool get isImage => mediaType?.top == MediaToptype.image;