convertSuspendCall

open override fun <T : Any> convertSuspendCall(returnTypeName: String, function: suspend () -> Pair<T, HttpResponse>): Call<T>