Yes, using `Call<Void?>` (without suspend mo...
# coroutines
l
Yes, using
Call<Void?>
(without suspend modifier) with the
await
suspending extension.