destinationIp property

String? destinationIp
getter/setter pair

Destination IP address.

Not present for sockets that are listening and not connected.

Implementation

core.String? destinationIp;