uri property

  1. @override
Uri uri
override

The uri of the request.

Implementation

@override
Uri get uri => _uri;