refreshBefore property
The amount of time before a token expires that it will be refreshed
Implementation
static Duration refreshBefore = const Duration(seconds: 10);
The amount of time before a token expires that it will be refreshed
static Duration refreshBefore = const Duration(seconds: 10);