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