port property

int? get port

Gets port.

Implementation

int? get port => _raw.connectionInfo?.remotePort;