TTL constant

Duration const TTL

Default time-to-live is one day

Implementation

static const TTL = Duration(days: 1);