tempAddrTTL constant
Duration
const tempAddrTTL
The ttl used for a short-lived address.
Implementation
static const Duration tempAddrTTL = Duration(minutes: 2);
The ttl used for a short-lived address.
static const Duration tempAddrTTL = Duration(minutes: 2);