map_model_builder 1.0.11
map_model_builder: ^1.0.11 copied to clipboard
MapModel as its name suggests. Implement various Model objects using Map, such as Entity, VO, and DTO.
1.0.0 #
- Initial version.
1.0.3 #
- Support custom Map type.
1.0.4 #
- Support custom code.
1.0.5 #
- Support custom super class.
1.0.6 #
- Support custom init code.
1.0.7 #
- Support empty construction.
1.0.8 #
- Update annotation depends.
1.0.9 #
- Update library entry name.
1.0.10 #
- add useDefault().
1.0.11 #
- use mixin.