im_model 1.0.3 im_model: ^1.0.3 copied to clipboard
Annotation for immutable model to generate `copyWith` and == (equal) operator.
Defines the annotation used by im_model_gen to generate ==
and copyWith
extensions.
Also contains:
- Equality helper methods.
- Immutable collections.