eventStream property
Stream<ButtplugClientEvent>
get
eventStream
Implementation
Stream<ButtplugClientEvent> get eventStream => _communicator!.eventStream;
Stream<ButtplugClientEvent> get eventStream => _communicator!.eventStream;