enterAsyncScope static method
- @visibleForTesting
Internal: Enters an asynchronous tracking scope.
Implementation
@visibleForTesting
static void enterAsyncScope() {
_LevitReactiveCore._enterAsyncScope();
}
Internal: Enters an asynchronous tracking scope.
@visibleForTesting
static void enterAsyncScope() {
_LevitReactiveCore._enterAsyncScope();
}