address property

String? get address

Get address, alias phone number

Implementation

String? get address => this._address;