headers property

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

The headers that were used to sign the URI.

Output only.

Implementation

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