ReactiveViewModel constructor

ReactiveViewModel()

Implementation

ReactiveViewModel() {
  _reactToServices(reactiveServices);
}