SharedPreferencesStore constructor

SharedPreferencesStore(
  1. SharedPreferences _prefs
)

Constructor

Implementation

SharedPreferencesStore(this._prefs);