requestUri property
The URL of the request that led to this authentication challenge.
Implementation
Uri get requestUri => _requestUri.value;
The URL of the request that led to this authentication challenge.
Uri get requestUri => _requestUri.value;