tokenPrivilegeWillExpire property Null safety
read / write
Occurs when the token expires in 30 seconds.
Implementation
Function(String token)? tokenPrivilegeWillExpire;
Occurs when the token expires in 30 seconds.
Function(String token)? tokenPrivilegeWillExpire;