menu
super_cache package
documentation
super_cache.dart
RefreshAhead
RefreshAhead.new const constructor
RefreshAhead.new const constructor
dark_mode
light_mode
RefreshAhead
constructor
const
RefreshAhead
(
{
required
Duration
refreshAfter
,
Duration
?
ttl
,
})
Implementation
const RefreshAhead({required this.refreshAfter, this.ttl});
super_cache package
documentation
super_cache
RefreshAhead
RefreshAhead.new const constructor
RefreshAhead class