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