menu
cloudinary_url_gen package
documentation
transformation/transformation.dart
Transformation
generic method
generic method
dark_mode
light_mode
generic
method
Transformation
generic
(
String
transformation
)
Implementation
Transformation generic(String transformation) { return add(GenericAction(transformation)); }
cloudinary_url_gen package
documentation
transformation/transformation
Transformation
generic method
Transformation class