isInitialized static method

bool isInitialized()

Implementation

static bool isInitialized() {
  return (_cachedAppApplication != null);
}