SharedPref constructor

SharedPref()

Implementation

factory SharedPref() {
  return _instance;
}