ObxState constructor

ObxState()

Implementation

ObxState() {
  _observer = RxNotifier();
}