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