Dart
dart:io
Socket
remotePort property
description
remotePort property
int
remotePort
Returns the remote port connected to by this socket.
Implementation
int
get
remotePort;