mime_type property

String mime_type
read / write

MIME type of the file content; only "application/pdf" and "application/zip" are currently allowed.

Implementation

late String mime_type;