retrofit
/
retrofit2
/
awaitResponse
awaitResponse
suspend
fun
<
T
>
Call
<
T
>
.
awaitResponse
(
)
:
Response
<
T
>