mimeType property

String? mimeType
getter/setter pair

The mime type of the blob asset.

An IANA published [media type (MIME type)](https://www.iana.org/assignments/media-types/media-types.xhtml).

Implementation

core.String? mimeType;