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