mimeType property

String? mimeType
getter/setter pair

The format of the source file.

Only "text/csv" is supported.

Required.

Implementation

core.String? mimeType;