address property

String? get address

Get address, alias phone number

Implementation

String? get address => _address;