The url read-only property of the Response interface contains the URL of the response. The value of the url property will be the final URL obtained after any redirects.
url
external String get url;