redirectedRequestId property

RequestId? redirectedRequestId
final

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;