eventStream property

Regular event stream.

Implementation

Stream<BonsoirDiscoveryEvent>? get eventStream =>
    _discoveryAction.eventStream;