signature

val signature: JvmMethodSignature?

JVM signature of the constructor, or null if the JVM signature of this constructor is unknown.

Example: JvmMethodSignature("<init>", "(Ljava/lang/Object;)V").