Extensions for io.reactivex.CompletableSource
suspend fun CompletableSource.await(): Unit Awaits for completion of this completable without blocking a thread.
Returns |
suspend fun CompletableSource.await(): Unit Awaits for completion of this completable without blocking a thread.
Returns |