Primary constructors shouldn't be avoided just bec...
# announcements
a
Primary constructors shouldn't be avoided just because they get wordy. It gets harder in know which constructor parameters set which values. For things like databinding, it isn't so cool to start guessing.