eventStream property

Stream<BaseEvent> get eventStream

Implementation

Stream<BaseEvent> get eventStream => eventStreamController.stream;