responseHeaders property

  1. @JsonKey(name: 'response_headers')
Map<String, String>? responseHeaders
final

Implementation

@JsonKey(name: 'response_headers')
final Map<String, String>? responseHeaders;