gif constant

MediaType const gif

Implementation

static const MediaType gif =
    MediaType._(type: "image", subtype: "gif", fileExtension: "gif");