eventStream property

Stream<QueueEvent> eventStream

Implementation

Stream<QueueEvent> get eventStream => _eventStream.stream;