menu
hycop package
documentation
hycop/model/user_model.dart
UserModel
email property
email property
dark_mode
light_mode
email
property
String
get
email
Implementation
String get email => getValue('email') ?? '';
hycop package
documentation
hycop/model/user_model
UserModel
email property
UserModel class