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
Alternatively, use @Getter and @Setter annotations. I'm not familiar with annotation processing, so I'm not sure what would be the easier way to implement.
It would be nice to see an option to use getters and setters when loading and saving models.
For instance:
Alternatively, use
@Getter
and@Setter
annotations. I'm not familiar with annotation processing, so I'm not sure what would be the easier way to implement.The text was updated successfully, but these errors were encountered: