url property

String url
inherited

The local URL of this server.

Implementation

String get url => 'http://$urlHost:$port/';