menu
sunny_service_stubs package
documentation
models/sunny/model/user_profile.dart
IUserProfile
email property
email property
dark_mode
light_mode
email
property
String
?
get
email
Property getter and setter for email:
Implementation
String? get email;
set
email
(
String
?
email
)
Implementation
set email(String? email);
sunny_service_stubs package
documentation
models/sunny/model/user_profile
IUserProfile
email property
IUserProfile class