menu
sms_v2 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 => this._address;
sms_v2 package
documentation
contact
Contact
address property
Contact class