thumbnailMimeType property

String? thumbnailMimeType
final

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

Implementation

final String? thumbnailMimeType;