eventStream property

Stream<RehabilitationEvent> eventStream

Implementation

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