Dart SDK
dart:io
ContentType
HTML
HTML
Dart SDK
dart:io
ContentType
HTML
property
HTML
Dart SDK
dart:io
ContentType
Static properties
BINARY
HTML
JSON
TEXT
Static methods
parse
Constructors
ContentType
Properties
charset
mimeType
primaryType
subType
hashCode
parameters
runtimeType
value
Operators
operator ==
Methods
noSuchMethod
toString
dynamic
HTML
final
Content type for HTML using UTF-8 encoding.
text/html; charset=utf-8