menu
flutter_oxygen package
documentation
core/services/cache/cache_strategy.dart
CacheStrategy<V>
cacheKey property
cacheKey property
dark_mode
light_mode
cacheKey
property
String
?
cacheKey
final
缓存 key 前缀(persistent/hybrid 模式必填)
Implementation
final String? cacheKey;
flutter_oxygen package
documentation
core/services/cache/cache_strategy
CacheStrategy<V>
cacheKey property
CacheStrategy class