menu
app_framework_component package
documentation
auth/auth_session.dart
AuthSession
userId property
userId property
dark_mode
light_mode
userId
property
String
?
get
userId
The current logged in user's user id
Implementation
String? get userId;
app_framework_component package
documentation
auth/auth_session
AuthSession
userId property
AuthSession class