emo
/
me.eater.emo.utils
/
com.github.kittinunf.fuel.core.Request
/
awaitResponse
awaitResponse
suspend
inline
fun
Request
.
awaitResponse
(
scope
:
CoroutineContext
=
Dispatchers.IO
)
:
ResponseOf
<
Unit
>