SettingsService constructor

SettingsService(
  1. SharedPreferences _prefs
)

Implementation

SettingsService(this._prefs);