Yep I ended up doing exactly that. Quite interesti...
# announcements
d
Yep I ended up doing exactly that. Quite interesting indeed. By overriding I ended up with two properties, which was clearly not what I wanted. I've put the property in the abstract class and just added an additional constructor in my data class.