boundPort property

dynamic get boundPort

Actual port server is listening on

Implementation

get boundPort => _server.port;