SimpleSharedPref constructor

SimpleSharedPref()

Implementation

factory SimpleSharedPref() {
  return _sharedPrefHelper;
}