uri property

  1. @override
Uri get uri
override

The uri of the request.

Implementation

@override
Uri get uri => _httpClientRequest.uri;