Dart SDK
dart:io
ContentType
charset
charset
Dart SDK
dart:io
ContentType
charset
property
charset
Dart SDK
dart:io
ContentType
Static properties
BINARY
HTML
JSON
TEXT
Static methods
parse
Constructors
ContentType
Properties
charset
hashCode
mimeType
parameters
primaryType
runtimeType
subType
value
Operators
operator ==
Methods
noSuchMethod
toString
String
charset
Gets the character set.
Source
String get charset;