menu
flutter_oxygen package
documentation
core/services/cache/persistent_cache.dart
PersistentCache<V>
cacheKey property
cacheKey property
dark_mode
light_mode
cacheKey
property
String
cacheKey
final
持久化存储的 key 前缀
Implementation
final String cacheKey;
flutter_oxygen package
documentation
core/services/cache/persistent_cache
PersistentCache<V>
cacheKey property
PersistentCache class