baseUrl property

String get baseUrl

The base URL of the test server (e.g. http://localhost:12345).

Implementation

String get baseUrl => 'http://localhost:$port';