onFailed property

OnDispatchFailed<TState> onFailed
final

Called whenever an error occurs while dispatching an event to dispatch a new event.

Implementation

final OnDispatchFailed<TState> onFailed;