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
I think struct constructor helper should be in separate constructors object because it will make bindings more readable. constructors object imports implicits and it makes it possible to reuse setters.
I think struct constructor helper should be in separate
constructors
object because it will make bindings more readable.constructors
object importsimplicits
and it makes it possible to reuse setters.The text was updated successfully, but these errors were encountered: