defaultLease constant
Duration
const defaultLease
The lease an engagement takes when the caller names none.
Long enough for a stretch of hands-on debugging, short enough that a session nobody is attending gives the screen back rather than holding it until the battery is gone.
Implementation
static const Duration defaultLease = Duration(minutes: 10);