mimeType property

List<String>? mimeType
getter/setter pair

The MIME types (IANA media types) in which the attachment is available.

Implementation

core.List<core.String>? mimeType;