tempAddrTTL constant

Duration const tempAddrTTL

The ttl used for a short-lived address.

Implementation

static const Duration tempAddrTTL = Duration(minutes: 2);