GetImageSize class
- Inheritance
-
- Object
- EnumClass
- GetImageSize
Properties
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
-
serializer
→ Serializer<
GetImageSize> -
Serializer for GetImageSize.
no setter
-
values
→ BuiltSet<
GetImageSize> -
Returns a set with all values this enum contains.
no setter
Static Methods
-
valueOf(
String name) → GetImageSize -
Returns the enum value associated to the
name
.
Constants
- full → const GetImageSize
-
full
- thumb → const GetImageSize
-
thumb
- thumb16 → const GetImageSize
-
thumb16