menu
sunny_service_stubs package
documentation
models/contact_v2/model/contact_info.dart
IContactInfo
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/contact_v2/model/contact_info
IContactInfo
email property
IContactInfo class