Transformation class Null safety
Constructors
Properties
-
components
↔ List<
Action> -
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
add(
Action action) → Transformation -
addTransformation(
String transformation) → Transformation -
adjust(
Adjust adjust) → Transformation -
border(
Border border) → Transformation -
build(
) → TransformationObject -
delivery(
DeliveryAction delivery) → Transformation -
effect(
Effect effect) → Transformation -
generic(
String transformation) → Transformation -
namedTransformation(
dynamic namedTransformation) → Transformation -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
resize(
Resize resize) → Transformation -
rotate(
Rotate rotate) → Transformation -
roundCorners(
dynamic value) → Transformation -
toString(
) → String -
A string representation of this object. [...]
override
-
transcode(
Transcode transcode) → Transformation -
videoEdit(
VideoEdit videoEdit) → Transformation
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited