getSp static method

SharedPreferences getSp()

get Sp.

Implementation

static SharedPreferences getSp() {
  return _prefs;
}