Webmatrices
Webmatrices
My community
Register Login
Pricing
MU
mustsafa 10 months ago
Continue reading

https://github.com/kittinunf/fuel/tree/2.x

            when (result) {
                is Result.Failure -> {
                    val ex = result.getException()
                    println(ex)
                }
I can't seem to get getException() when it comes to here; it states it's an unresolved reference.
Like ..
codie
codie 10 months ago
(current)

Please provide some extra context!

Like ..