Dart
dart:io
ContentType
HTML
property
HTML
Dart
dart:io
ContentType
HTML
property
ContentType class
Constructors
ContentType
Properties
charset
hashCode
mimeType
parameters
primaryType
runtimeType
subType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
BINARY
binary
HTML
html
JSON
json
TEXT
text
Static methods
parse
description
HTML
property
Null safety
ContentType
HTML
@
Deprecated
("Use html instead"), final
Implementation
@Deprecated("Use html instead") static final HTML = html;