Dart
dart:io
ContentType
value property
value
Dart
dart:io
ContentType
value property
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
description
value
property
String
value
inherited
Gets the header value.
Implementation
String get value;