ImageOutputSize class
Constructors
- ImageOutputSize.new(String value)
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromJson(
String raw) → ImageOutputSize
Constants
- auto → const ImageOutputSize
- landscape1536x1024 → const ImageOutputSize
- landscape1792x1024 → const ImageOutputSize
- portrait1024x1536 → const ImageOutputSize
- portrait1024x1792 → const ImageOutputSize
- square256 → const ImageOutputSize
- square512 → const ImageOutputSize
- square1024 → const ImageOutputSize