webm constant

SimpleFileFormat const webm

Implementation

static const webm = SimpleFileFormat(
  uniformTypeIdentifiers: ['org.webmproject.webm'],
  mimeTypes: ['video/webm'],
);