uri property

Uri get uri

Implementation

Uri get uri => Uri(scheme: 'http', host: hostname, port: port);