copy_with_extension 1.0.1
copy_with_extension: ^1.0.1 copied to clipboard
Annotation for generating `copyWith` extensions code using `copy_with_extension_gen`.
1.0.0 Initial release #
- Lets you annotate an object using
@CopyWith()
to generate acopyWith
extension.