menu
sfwf package
documentation
data/cache_manager_stub.dart
CacheEntry
CacheEntry.new constructor
CacheEntry.new constructor
dark_mode
light_mode
CacheEntry
constructor
CacheEntry
(
dynamic
value
,
DateTime
expiry
)
Implementation
CacheEntry(this.value, this.expiry);
sfwf package
documentation
data/cache_manager_stub
CacheEntry
CacheEntry.new constructor
CacheEntry class