port property - SecureServerSocket class - dart:io library
description
The port used by this socket.
int get port => _socket.port;