url property

String get url

Implementation

String get url => 'http://$host:${_server?.port ?? port}';