menu
littlefish_core package
documentation
auth/models/auth_user_session.dart
AuthUserSession
userId property
userId property
dark_mode
light_mode
userId
property
String
get
userId
Implementation
String get userId => userInfo.userId;
littlefish_core package
documentation
auth/models/auth_user_session
AuthUserSession
userId property
AuthUserSession class