menu
askless package
documentation
index.dart
AuthenticateResponse<USER_ID>
userId property
userId property
dark_mode
light_mode
userId
property
USER_ID?
userId
final
The authenticated user ID, or
null
Implementation
final USER_ID? userId;
askless package
documentation
index
AuthenticateResponse<USER_ID>
userId property
AuthenticateResponse class