menu
hycop_multi_platform 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_multi_platform package
documentation
hycop/model/user_model
UserModel
email property
UserModel class