``` None of the following functions can be called ...
# kotlin-fuel
n
Copy code
None of the following functions can be called with the arguments supplied: 
public inline fun <reified T : Any> kotlinxDeserializerOf(loader: DeserializationStrategy<TypeVariable(T)>, json: JSON = ...): ResponseDeserializable<TypeVariable(T)> defined in com.github.kittinunf.fuel.serialization
@ImplicitReflectionSerializer public inline fun <reified T : Any> kotlinxDeserializerOf(json: JSON = ...): ResponseDeserializable<TypeVariable(T)> defined in com.github.kittinunf.fuel.serialization