Suppose I have a class Parent, which has four fields A, B, C, and D, so that C and D are optionally passed or initialized using the default implementation: p>
open class Parent(val a: A, v
Suppose I have a class Parent, which has four fields A, B, C, and D, so that C and D are optionally passed or initialized using the default implementation: p>
open class Parent(val a: A, v