onError property

ErrorCallback? onError
getter/setter pair

This should be called by the Connector implementation when any error occurs

Implementation

ErrorCallback? onError;