getInstance static method

SharedPrefManager getInstance()

Implementation

static SharedPrefManager getInstance() {
  return _instance;
}