I think I would have rather had `primary` as a key...
# getting-started
k
I think I would have rather had
primary
as a keyword that you place on exactly one constructor in the body of your class. The current system isn't bad. It gives you a lot of features and the ability to bind properties without doing
this.foo = foo
is good. I just think it can look really messy sometimes