onWorkerDestroyed property

Stream<Worker> onWorkerDestroyed

Implementation

Stream<Worker> get onWorkerDestroyed => _workerDestroyed.stream;