menu
sms_advanced package
documentation
contact.dart
Contact
address property
address property
dark_mode
light_mode
address
property
String
?
get
address
Gets the address of the
Contact
(the phone number)
Implementation
String? get address => _address;
sms_advanced package
documentation
contact
Contact
address property
Contact class