errorListenerDispatch property

ErrorListener get errorListenerDispatch
inherited

Implementation

ErrorListener get errorListenerDispatch {
  return ProxyErrorListener(errorListeners);
}