content property

List<StructuralElement>? content
getter/setter pair

The content of the table of contents.

Implementation

core.List<StructuralElement>? content;