supertypeOf

inline fun <T> supertypeOf(): WildcardType

Returns a type that represents an unknown supertype of T bound. For example, if T is String, this returns in String.