httpHeaders property

Map<String, String>? httpHeaders
getter/setter pair

HTTP headers to use for all responses from these URLs.

Implementation

core.Map<core.String, core.String>? httpHeaders;