thumbMimeType property

String? thumbMimeType
getter/setter pair

Optional. MIME type of the thumbnail, must be one of “image/jpeg”, “image/gif”, or “video/mp4”. Defaults to “image/jpeg”

Implementation

String? thumbMimeType;