redirectedRequestId property
If the request is due to a redirect response from the server, the id of the request that has caused the redirect.
Implementation
final RequestId? redirectedRequestId;
If the request is due to a redirect response from the server, the id of the request that has caused the redirect.
final RequestId? redirectedRequestId;