menu
token_keeper package
documentation
keeper/token_refresh_timer.dart
TokenRefreshTimer
checkInterval property
checkInterval property
dark_mode
light_mode
checkInterval
property
Duration
checkInterval
final
How often to call
TokenKeeper.getValidToken
. Defaults to 1 minute.
Implementation
final Duration checkInterval;
token_keeper package
documentation
keeper/token_refresh_timer
TokenRefreshTimer
checkInterval property
TokenRefreshTimer class