cacheTtl top-level constant
Duration
const cacheTtl
Cache TTL for fetched content.
Implementation
const cacheTtl = Duration(minutes: 15);
Cache TTL for fetched content.
const cacheTtl = Duration(minutes: 15);