maxCacheAge constant

Duration const maxCacheAge

Maximum cache age before images are re-downloaded.

Implementation

static const Duration maxCacheAge = Duration(days: 7);