mime_type property

String mime_type
read / write

MIME type of the file, usually "image/gif" or "video/mp4".

Implementation

late String mime_type;