mimeType property

String? mimeType
getter/setter pair

The format of the source text, for example, "text/html", "text/plain".

If left blank, the MIME type defaults to "text/html".

Optional.

Implementation

core.String? mimeType;