menu
dartpollo package
documentation
cache/cache_entry.dart
CacheEntry
ttl property
ttl property
dark_mode
light_mode
ttl
property
Duration
?
ttl
final
Time-to-live duration. If null, the entry never expires.
Implementation
final Duration? ttl;
dartpollo package
documentation
cache/cache_entry
CacheEntry
ttl property
CacheEntry class