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