waitFor

suspend fun <T> waitFor(options: waitForOptions = undefined.unsafeCast<Nothing>(), fn: suspend CoroutineScope.() -> T): T(source)