errorCallback property - ZoneSpecification class - dart:async library (original) (raw)

description

ErrorCallbackHandler? geterrorCallback

A custom Zone.errorCallback implementation for a new zone.

Implementation

ErrorCallbackHandler? get errorCallback;