instance property

AppHolder get instance

Implementation

static AppHolder get instance {
  return _instance;
}