subpages property

List<Page>? subpages
getter/setter pair

Subpages of this page.

The order of subpages specified here will be honored in the generated docset.

Implementation

core.List<Page>? subpages;