remotePort property - RawSynchronousSocket class - dart:io library (original) (raw)

description

int getremotePort

The remote port connected to by this socket.

Implementation

int get remotePort;