RunZonedGuardedIntegration constructor
RunZonedGuardedIntegration(
- RunZonedGuardedRunner _runner,
- RunZonedGuardedOnError? _onError
Implementation
RunZonedGuardedIntegration(this._runner, this._onError);