uri property

String get uri

HTTP URI string for this server.

Implementation

String get uri => 'http://$host:$port';