prefs property
Exposes the underlying SharedPreferencesAsync for direct, raw key access.
Implementation
SharedPreferencesAsync get prefs => _prefs;
Exposes the underlying SharedPreferencesAsync for direct, raw key access.
SharedPreferencesAsync get prefs => _prefs;