uiStates method

Stream<S> uiStates()

Implementation

Stream<S> uiStates() {
  return uiStatesSubject;
}