menu
data_cache_x package
documentation
utils/cache_synchronizer.dart
CacheSyncEvent
keys property
keys property
dark_mode
light_mode
keys
property
List
<
String
>
?
keys
final
The keys of the cache items that were affected in a batch operation.
Implementation
final List<String>? keys;
data_cache_x package
documentation
utils/cache_synchronizer
CacheSyncEvent
keys property
CacheSyncEvent class