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