menu
vyuh_cache package
documentation
vyuh_cache.dart
CacheEntry<V>
value property
value property
dark_mode
light_mode
value
property
V
value
final
The value of the cache entry.
Implementation
final V value;
vyuh_cache package
documentation
vyuh_cache
CacheEntry<V>
value property
CacheEntry class