redirects property

List<RedirectInfo>? redirects
final

The redirect steps that happened.

Implementation

final List<RedirectInfo>? redirects;