mimeType property

String? mimeType
getter/setter pair

The MIME type of the photo.

Allowed values are JPEG, PNG, GIF, BMP, TIFF, and web-safe base64 encoding.

Implementation

core.String? mimeType;