MediaTypes class

Constructors

MediaTypes()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

audio → const String
backup → const String
book → const String
compressed → const String
data → const String
development → const String
diskimage → const String
document → const String
encoded → const String
executable → const String
flash → const String
font → const String
image → const String
settings → const String
spreadsheet → const String
text → const String
unknown → const String
video → const String
web → const String