having said that if you restrict it to abstract pr...
# language-proposals
r
having said that if you restrict it to abstract properties in the parent sealed class it might work and reduce that boilerplate. There is also other techniques beside using
copy
that help reduce a lot of the boilerplate. For example
lenses
.