oga constant
MediaType
const oga
Implementation
static const MediaType oga = MediaType(
type: 'application',
subtype: 'ogg',
fileExtension: 'oga',
);
static const MediaType oga = MediaType(
type: 'application',
subtype: 'ogg',
fileExtension: 'oga',
);