mimeType property

String? mimeType
getter/setter pair

The type of the file.

Currently only "application/pdf", "image/tiff" and "image/gif" are supported. Wildcards are not supported.

Implementation

core.String? mimeType;