menu
blueprint_flutter_core package
documentation
blueprint_auth.dart
AuthUser
fullName property
fullName property
dark_mode
light_mode
fullName
property
String
get
fullName
Implementation
String get fullName => '$firstName $lastName'.trim();
blueprint_flutter_core package
documentation
blueprint_auth
AuthUser
fullName property
AuthUser class