Dart
dart:io
ContentType
charset property
charset
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
charset property
String
charset
Gets the character set.
Implementation
String get charset;