Hi all :kotlin:. I have a question related to dele...
# announcements
g
Hi all K. I have a question related to delegated properties - storing values in a map. Is there a way to make it work with a secondary constructor? (I know it works with primary constructor). Unfortunately, the following snippet doesn’t compile: