imageJpeg property

MediaType imageJpeg
getter/setter pair

Implementation

static MediaType imageJpeg = const MediaType(
  'image',
  'jpeg',
);