headers property

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

The headers in the document, keyed by header ID.

Output only.

Implementation

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