mimeType property

String? mimeType
getter/setter pair

The format of the source text.

Currently only text/plain is supported.

Implementation

core.String? mimeType;