dgs-codegen icon indicating copy to clipboard operation
dgs-codegen copied to clipboard

How to generate data class with "no arg constructor" and setter? (or a data class with builder)

Open dogeeeeeeeeeege opened this issue 1 year ago • 0 comments

Hi, I have a data class with many data fields. I couldn't find how to configure to get a "no arg constructor" so I can set a few data fields that I'm interested later. Builder is also good.

dogeeeeeeeeeege avatar May 02 '24 09:05 dogeeeeeeeeeege