inProgress$ property

Stream<List<AppEvent>> inProgress$

The list of events that are in progress

Implementation

Stream<List<AppEvent>> get inProgress$;