Resolution class

To download a media you can provide a resolution large - 1920 * 1080 medium - 1280 * 720 small - 950 * 540 tiny - 640 * 360

Constructors

Resolution()

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

Static Properties

large String
getter/setter pair
medium String
getter/setter pair
resolutions List<String>
getter/setter pair
small String
getter/setter pair
tiny String
getter/setter pair