uri property
The URI path of the request, which identifies the resource, for example,
/images/daily-ad.jpg
.
Implementation
final String? uri;
The URI path of the request, which identifies the resource, for example,
/images/daily-ad.jpg
.
final String? uri;