AKTinyImage class
Constructors
- AKTinyImage({required File file})
Properties
Methods
-
doCompressed(
) → Future< AKTinyCompressedResult> -
download(
Response source) → Future< Response> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
upload(
) → Future< Response>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited