mimeType property

String get mimeType
inherited

The media type's MIME type.

Implementation

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