remotePort property

int? remotePort

The port used to connect to the remote server

Implementation

int? get remotePort => data.remotePort;