responseHeaders property

Map<String, String>? responseHeaders
final

Map of headers received in the response (optional)

Implementation

final Map<String, String>? responseHeaders;