<@U19SHKJ3E>: ah, I get it. Sorry for being not mo...
# kotlin-fuel
k
@abe: ah, I get it. Sorry for being not more clear. I mean like you should break
result
down into
val (value, error) = result
then you will get what you want.