address property

String get address

Gets the address of the Contact (the phone number)

Implementation

String get address => this._address;