port property

int get port

The port the test server is listening on.

Implementation

int get port => _server.actualPort;