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