typeRefOf

inline fun <T> typeRefOf(): KTypeRef<T>

Creates a KTypeRef representing the given type T.

Sources

Link copied to clipboard