eventStream property

Regular event stream.

Implementation

Stream<BonsoirBroadcastEvent>? get eventStream =>
    _broadcastAction.eventStream;