video_player
dart:io
ContentType
property subType
subType
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
subType
Gets the sub type.
Source
String get subType;
property subType