SharedPrefOAuthPersistence constructor

SharedPrefOAuthPersistence(
  1. StreamingSharedPreferences prefs
)

Implementation

SharedPrefOAuthPersistence(this.prefs);