menu
cloudinary_url_gen package
documentation
transformation/transformation.dart
TransformationObject
add method
add method
dark_mode
light_mode
add
method
void
add
(
Action
action
)
Implementation
void add(Action action) { actions.add(action); }
cloudinary_url_gen package
documentation
transformation/transformation
TransformationObject
add method
TransformationObject class