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
mimeType
primaryType
subType
hashCode
parameters
runtimeType
value
Operators
operator ==
Methods
noSuchMethod
toString
String
charset
Gets the character set.
Source
String get charset;