imageGif property

MediaType imageGif
getter/setter pair

Implementation

static MediaType imageGif = const MediaType(
  'image',
  'gif',
);