responseHeaders property

List<HeaderEntry>? responseHeaders
final

Response headers if intercepted at the response stage.

Implementation

final List<HeaderEntry>? responseHeaders;