httpHeaders property

Map<String, String>? httpHeaders
final

响应数据的额外header信息

Implementation

final Map<String, String>? httpHeaders;