dll constant

SimpleFileFormat const dll

Implementation

static const dll = SimpleFileFormat(
  uniformTypeIdentifiers: ['com.microsoft.windows-dynamic-link-library'],
  mimeTypes: ['application/x-msdownload'],
);