mime_type property
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;
MIME type of the content of the video URL, only "text/html" or "video/mp4" are currently supported.
late String mime_type;