stream-result
1.0.0
androidJvm
stream-result-call-retrofit
/
io.getstream.result.call.retrofit
/
RetrofitCall
/
RetrofitCall
Retrofit
Call
constructor
(
call
:
Call
<
T
>
,
errorParser
:
ErrorParser
<
*
>
,
scope
:
CoroutineScope
)