isImageExt property

bool isImageExt

Implementation

bool get isImageExt {
  return this == MediaTypes.imageExt;
}