The data class code generation only takes construc...
# announcements
d
The data class code generation only takes constructor properties of the data class into account. If you need anything else, you need to write it yourself.