port property - RawServerSocket class - dart:io library (original) (raw)

description

int getport

The port used by this socket.

Implementation

int get port;