sessions property

Stream<WorkerSession> get sessions

Implementation

Stream<WorkerSession> get sessions => _sessionController.stream;