onWorkerCreated property

Stream<Worker> get onWorkerCreated

Implementation

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