AppHiveController constructor

AppHiveController()

Implementation

factory AppHiveController() {
  _instance.init();
  return _instance;
}