mimeType property
MIME type of the content of the video URL, "text/html" or "video/mp4"
Implementation
@JsonKey(name: 'mime_type')
String get mimeType;
MIME type of the content of the video URL, "text/html" or "video/mp4"
@JsonKey(name: 'mime_type')
String get mimeType;