Dart
dart:io
ContentType
subType property
subType
ContentType class
Constructors
ContentType
Properties
charset
mimeType
primaryType
subType
hashCode
parameters
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
BINARY
binary
HTML
html
JSON
json
TEXT
text
Static methods
parse
subType property
String
subType
Gets the sub type.
Implementation
String get subType;