Dart
dart:io
ContentType
primaryType property
primaryType
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
primaryType property
String
primaryType
Gets the primary type.
Implementation
String get primaryType;