mimeType property

String get mimeType

The media type's MIME type.

Implementation

String get mimeType => '$type/$subtype';