isInitialized property

  1. @Deprecated('No longer needed with SharedPreferencesAsync')
bool get isInitialized

Implementation

@Deprecated('No longer needed with SharedPreferencesAsync')
static bool get isInitialized => _deprecatedPrefs != null;