You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By just including a compiler plugin that auto add a no arg constructor to data classes (a one liner)
How ever records can't have mutable fields? If so I don't see how support could be added.
It's really a shame that Records are immutables.
The text was updated successfully, but these errors were encountered:
By just including a compiler plugin that auto add a no arg constructor to data classes (a one liner)
How ever records can't have mutable fields? If so I don't see how support could be added.
It's really a shame that Records are immutables.
The text was updated successfully, but these errors were encountered: