eventStream property

Stream<ASAccessoryEvent> get eventStream

Implementation

Stream<ASAccessoryEvent> get eventStream => _eventsController.stream;