jvmErasure

val KType.jvmErasure: KClass<*>(source)

Returns the KClass instance representing the runtime class to which this type is erased to on JVM.

Since Kotlin

1.1