mime_type property
read / write
MIME type of the file content; only "application/pdf" and "application/zip" are currently allowed.
Implementation
late String mime_type;
MIME type of the file content; only "application/pdf" and "application/zip" are currently allowed.
late String mime_type;