mimeType property Null safety

String mimeType

The media type's MIME type.

Implementation

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