PrefUtils constructor

PrefUtils(
  1. SharedPreferences _sharedPreferences
)

Implementation

PrefUtils(this._sharedPreferences);