uri property
The part of a web request that identifies the resource, for example,
/images/daily-ad.jpg
.
Implementation
final String? uri;
The part of a web request that identifies the resource, for example,
/images/daily-ad.jpg
.
final String? uri;