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