prefs property

SharedPreferencesAsync get prefs

Exposes the underlying SharedPreferencesAsync for direct, raw key access.

Implementation

SharedPreferencesAsync get prefs => _prefs;