onWorkerCreated property

Stream<Worker> onWorkerCreated

Implementation

Stream<Worker> get onWorkerCreated => _workerCreated.stream;