mime_type property

String mime_type
read / write

MIME type of the content of the video URL, only "text/html" or "video/mp4" are currently supported.

Implementation

late String mime_type;