menu
dartpollo package
documentation
cache/cache_context.dart
CacheTtlEntry
CacheTtlEntry.new const constructor
CacheTtlEntry.new const constructor
dark_mode
light_mode
CacheTtlEntry
constructor
const
CacheTtlEntry
(
Duration
ttl
)
Implementation
const CacheTtlEntry(this.ttl);
dartpollo package
documentation
cache/cache_context
CacheTtlEntry
CacheTtlEntry.new const constructor
CacheTtlEntry class