copy object (or create class instance) with working getters
Hello everyone!
Pls suggest is there any way to copy (or instantiate) an object with working getters and how to do that without necessity to explicitly set properties in each methods or using watchers.
The only way I can make it work now is using watchers
Thank you!
0 Replies