Is there a method in ktor-client where I could pas...
# ktor
b
Is there a method in ktor-client where I could pass response entity type as KClass<T> and not inline <T> ?