menu
calljmp package
documentation
access.dart
AccessToken
userId property
userId property
dark_mode
light_mode
userId
property
int
?
userId
final
The user ID extracted from the token payload, if present.
Implementation
final int? userId;
calljmp package
documentation
access
AccessToken
userId property
AccessToken class