url property

  1. @override
Uri get url
override

The URL that the server is listening on.

Implementation

@override
Uri get url => server.url;