destination property
getter/setter pairinherited
The destination port to send to.
All the send
functions allow you to send to a specific SocketInfo. This field
is the default destination if those parameters are omitted.
Implementation
SocketInfo? destination;