mimeType property

String? mimeType
getter/setter pair

The IANA standard MIME type of the source data.

Supported image types includes: * image/png * image/jpeg * image/webp

Required.

Implementation

core.String? mimeType;