AppContext constructor

AppContext()

Implementation

factory AppContext() {
  return _instance;
}