events property

Stream of study status events.

Implementation

Stream<StudyStatusEvent> get events => _eventController.stream;