remotePort property - RawSynchronousSocket class - dart:io library (original) (raw)
int getremotePort
The remote port connected to by this socket.
Implementation
int get remotePort;
int getremotePort
The remote port connected to by this socket.
int get remotePort;