sagaMonitor property

SagaMonitor? sagaMonitor
getter/setter pair

If a Saga Monitor is provided, the middleware will deliver monitoring events to the monitor.

Implementation

SagaMonitor? sagaMonitor;