ogg constant

MediaType const ogg

Implementation

static const MediaType ogg =
    MediaType._(type: "audio", subtype: "ogg", fileExtension: "oga");