Closed DianaLaa closed 2 years ago
Calling use! response = getResponse request as shown in your docs, gives error "No overloads match for method 'Bind'".
use! response = getResponse request
Ah, wait, I'm misreading, was too quick to open an issue. Nevermind.
Calling
use! response = getResponse request
as shown in your docs, gives error "No overloads match for method 'Bind'".