uri property

  1. @override
Uri uri
getter/setter pairoverride-getter

The URI for the request.

This provides access to the path and query string for the request.

Implementation

@override
Uri uri;