bmp constant

MediaType const bmp

Implementation

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