footers property

Map<String, Footer>? footers
getter/setter pair

The footers in the document, keyed by footer ID.

Output only.

Implementation

core.Map<core.String, Footer>? footers;