mimeType property

String? get mimeType

Gets the MIME type if available.

Implementation

String? get mimeType => contentType;