exitAsyncScope static method
- @visibleForTesting
Internal: Exits an asynchronous tracking scope.
Implementation
@visibleForTesting
static void exitAsyncScope() {
_LevitReactiveCore._exitAsyncScope();
}
Internal: Exits an asynchronous tracking scope.
@visibleForTesting
static void exitAsyncScope() {
_LevitReactiveCore._exitAsyncScope();
}