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