mimeType property

String? mimeType
getter/setter pair

Encoding [media type (MIME type)](https://www.iana.org/assignments/media-types/media-types.xhtml) for the image.

Implementation

core.String? mimeType;