menu
cure package
documentation
http.dart
ContentType
ContentType.new constructor
ContentType.new constructor
dark_mode
light_mode
ContentType
constructor
ContentType
(
MimeType
mediaType
,
String
?
charset
)
Create a ContentType.
Implementation
ContentType(this.mediaType, this.charset);
cure package
documentation
http
ContentType
ContentType.new constructor
ContentType class