thumbnailMimeType property
Optional. MIME type of the thumbnail, must be one of "image/jpeg", "image/gif", or "video/mp4". Defaults to "image/jpeg"
Implementation
@JsonKey(name: 'thumbnail_mime_type')
String? get thumbnailMimeType;
Optional. MIME type of the thumbnail, must be one of "image/jpeg", "image/gif", or "video/mp4". Defaults to "image/jpeg"
@JsonKey(name: 'thumbnail_mime_type')
String? get thumbnailMimeType;