menu
lb_planner
modules/auth/domain/models/user.dart
User
firstname property
firstname
dark_mode
light_mode
firstname
property
String
get
firstname
inherited
The firstname of the user
Implementation
String get firstname => throw _privateConstructorUsedError;
lb_planner
user
User
firstname property
User class