Dart
dart:io
ContentType
JSON
property
JSON
description
JSON
property
Null safety
ContentType
JSON
@
Deprecated
("Use json instead"), final
Implementation
@Deprecated("Use json instead") static final JSON = json;
Dart
dart:io
ContentType
JSON
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