statusEvents property
The stream of StudyStatus events for this controller.
Implementation
Stream<StudyStatus> get statusEvents => _statusEventsController.stream;
The stream of StudyStatus events for this controller.
Stream<StudyStatus> get statusEvents => _statusEventsController.stream;