refreshBefore property

Duration refreshBefore
getter/setter pair

The amount of time before a token expires that it will be refreshed

Implementation

static Duration refreshBefore = const Duration(seconds: 10);