isSetup static method

bool isSetup()

Implementation

static bool isSetup() {
  return sharedPreferences != null;
}