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