address property

InternetAddress? address

The address of this endpoint.

Implementation

InternetAddress? get address => _address;