longCacheDuration constant
Duration
const longCacheDuration
Long cache duration (24 hours)
Implementation
static const Duration longCacheDuration = Duration(hours: 24);
Long cache duration (24 hours)
static const Duration longCacheDuration = Duration(hours: 24);