content property
The contents of the header.
The indexes for a header's content begin at zero.
Implementation
core.List<StructuralElement>? content;
The contents of the header.
The indexes for a header's content begin at zero.
core.List<StructuralElement>? content;