menu
genai_components package
documentation
auth/cl_user_info.dart
CLUserInfo
fullName property
fullName property
dark_mode
light_mode
fullName
property
String
get
fullName
Implementation
String get fullName => '$firstName $lastName'.trim();
genai_components package
documentation
auth/cl_user_info
CLUserInfo
fullName property
CLUserInfo class