menu
extended_http package
documentation
utils.dart
MimeType
MimeType constructor
MimeType constructor
dark_mode
light_mode
MimeType
constructor
MimeType
(
String
type
,
String
subtype
, [
Map
<
String
,
String
>
?
parameters
])
Implementation
MimeType(super.type, super.subtype, [super.parameters]);
extended_http package
documentation
utils
MimeType
MimeType constructor
MimeType class