mime property

String? mime
final

Used as Content-Type Gets parsed with MediaType.parse(mime)

Throws a FormatError if the media type is invalid.

Implementation

final String? mime;