SharedPrefsStorage constructor

const SharedPrefsStorage(
  1. SharedPreferences _prefs
)

Implementation

const SharedPrefsStorage(this._prefs);