mimeType property

String? mimeType
getter/setter pair

MimeType of the asset.

In Android, it reads the value in MediaStore without guarantee of accuracy.

In iOS, it it always null.

Implementation

String? mimeType;