VS
Size: a a a
VS
VS
RI
Ⓢ
Ⓢ
Ⓢ
AN
VS
AN
RI
AN
AN
RI
AN
AN
RI
AN
RI
SM
fun CoroutineScope.serviceCallfun method(): ServiceCall<Requst, Response>
fun method(): ServiceCall<Requst, Response> = serviceCall {
// this I can call suspend method
}all будет как CoroutineScope.serviceCall, то как мне его вызывать, если класс, который содержит method совсем не CoroutineScope 🙁AN