menu
flutter_sms_plus 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;
flutter_sms_plus package
documentation
contact
Contact
address property
Contact class