mimeType property
The type of the file.
Currently only "application/pdf", "image/tiff" and "image/gif" are supported. Wildcards are not supported.
Implementation
core.String? mimeType;
The type of the file.
Currently only "application/pdf", "image/tiff" and "image/gif" are supported. Wildcards are not supported.
core.String? mimeType;