png constant

MediaType const png

Implementation

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