Is it possible to call the setter of a property fr...
# announcements
h
Is it possible to call the setter of a property from the primary constructor? I’ve noticed that it isn’t called automatically, and i would rather not have to call it from an init block