typeOf

inline fun <T> typeOf(): Type(source)

Obtain the full generic type information of the reified type argument T, usage: typeOf<List<String>>().