BaseController constructor

BaseController()

Implementation

BaseController() {
  _viewState = initViewState().obs;
}