url property

String get url
inherited

The local URL of this server.

Implementation

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