eventStream property

Stream<SyncEvent> get eventStream

Implementation

Stream<SyncEvent> get eventStream => _eventController.stream;