New Features: Initialization Hook (init() Method)
We have introduced a new feature that allows derived DTO classes to define an init() method. This method provides an opportunity to run additional initialization logic after the DTO attributes are assigned.