mov constant
MediaType
const mov
Implementation
static const MediaType mov = MediaType(
type: 'video',
subtype: 'mov',
fileExtension: 'mov',
);
static const MediaType mov = MediaType(
type: 'video',
subtype: 'mov',
fileExtension: 'mov',
);