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
{{ message }}
This repository was archived by the owner on Nov 26, 2020. It is now read-only.
When I add secondary constructor to data class, at builder class are two setter of the property.
My class
The result code
As result I've got compilation error
ProjectGroupModelBuilder.java:10: error: variable parent is already defined in class ProjectGroupModelBuilder
The text was updated successfully, but these errors were encountered: