onError property

Stream<ErrorInfo> onError
getter/setter pair

Called when an error condition occurs.

Implementation

late Stream<ErrorInfo> onError;