tokenPrivilegeWillExpire property
Occurs when the token expires in 30 seconds.
Implementation
final Function(String token)? tokenPrivilegeWillExpire;
Occurs when the token expires in 30 seconds.
final Function(String token)? tokenPrivilegeWillExpire;