topRatedTtl constant
Time-to-live (TTL) for top rated movies (2 hours).
Implementation
static const Duration topRatedTtl = Duration(hours: 2);
Time-to-live (TTL) for top rated movies (2 hours).
static const Duration topRatedTtl = Duration(hours: 2);