PreferencesStorage constructor

PreferencesStorage(
  1. SharedPreferences _preferences
)

Implementation

PreferencesStorage(this._preferences);