typeOf

Common
JVM
JS
Native
1.3
@ExperimentalStdlibApi fun <reified T> typeOf(): KType

Returns a runtime representation of the given reified type T as an instance of KType.