states property

The combines state event from all probes in this task executor.

Implementation

Stream<ExecutorState> get states => _statesGroup.stream;