AppManager constructor

AppManager(
  1. SharedPreferences sharedPreferences
)

Implementation

AppManager(this.sharedPreferences);