TypeInfo( type: KClass<*>, reifiedType: Type, kotlinType: KType? = null)
Ktor type information.
type - : source KClass<*>
type
reifiedType - : type with substituted generics
reifiedType
kotlinType - : kotlin reified type with all generic type parameters.
kotlinType