add Constructor
fun addConstructor(configure: MutableConstructorReference.() -> Unit = { }): MutableConstructorReference
Adds a new constructor explicitly declared by this class.
Adds a new constructor explicitly declared by this class.