AppState constructor

AppState()

Implementation

factory AppState() {
  return _instance;
}