menu
sunny_service_stubs package
documentation
models/contact_v2/model/contact_info.dart
IContactInfo
phone property
phone property
dark_mode
light_mode
phone
property
String
?
get
phone
Property getter and setter for phone:
Implementation
String? get phone;
set
phone
(
String
?
phone
)
Implementation
set phone(String? phone);
sunny_service_stubs package
documentation
models/contact_v2/model/contact_info
IContactInfo
phone property
IContactInfo class