menu
flutter_ignite package
documentation
models/cache_item.dart
CacheItem<S extends Serializable>
key property
key property
dark_mode
light_mode
key
property
String
get
key
Implementation
String get key => value.key;
flutter_ignite package
documentation
models/cache_item
CacheItem<S extends Serializable>
key property
CacheItem class