mimeType property

String? mimeType
getter/setter pair

The mime type of the content for example application/json, application/yaml, application/wsdl etc.

Required.

Implementation

core.String? mimeType;