redirectHasExtraInfo property

bool redirectHasExtraInfo
final

In the case that redirectResponse is populated, this flag indicates whether requestWillBeSentExtraInfo and responseReceivedExtraInfo events will be or were emitted for the request which was just redirected.

Implementation

final bool redirectHasExtraInfo;