getSp static method

SharedPreferencesWithCache? getSp()

Implementation

static SharedPreferencesWithCache? getSp() {
  return _prefs;
}