menu
cure package
documentation
http.dart
MimeType
MimeType.new constructor
MimeType.new constructor
dark_mode
light_mode
MimeType
constructor
MimeType
(
String
type
,
String
subType
)
Create a MimeType.
Implementation
MimeType(this.type, this.subType);
cure package
documentation
http
MimeType
MimeType.new constructor
MimeType class