errorCallback property Null safety

ErrorCallbackHandler? errorCallback

A custom Zone.errorCallback implementation for a new zone.

Implementation

ErrorCallbackHandler? get errorCallback;