imagePng property

MediaType imagePng
getter/setter pair

Implementation

static MediaType imagePng = const MediaType(
  'image',
  'png',
);