reset static method
Implementation
@Deprecated('No longer needed with SharedPreferencesAsync')
static void reset() {
_deprecatedPrefs = null;
_initFuture = null;
}
@Deprecated('No longer needed with SharedPreferencesAsync')
static void reset() {
_deprecatedPrefs = null;
_initFuture = null;
}