changelogTtl constant
Duration
const changelogTtl
TTL for changelogs that may be updated with new releases.
Implementation
static const Duration changelogTtl = Duration(hours: 24);
TTL for changelogs that may be updated with new releases.
static const Duration changelogTtl = Duration(hours: 24);