getInstance static method

TGSharedPreferences getInstance()

Gets TGSharedPreferences' instance reference

Implementation

static TGSharedPreferences getInstance() {
  return _instance;
}