RxStateManager constructor

RxStateManager()

Implementation

factory RxStateManager() {
  return _instance;
}