mimeType property

  1. @JsonKey(name: 'mime_type')
String get mimeType
inherited

MIME type of the content of the video URL, "text/html" or "video/mp4"

Implementation

@JsonKey(name: 'mime_type')
String get mimeType;