tableOfContents property

List<Link> tableOfContents

Identifies the collection that contains a table of contents.

Implementation

List<Link> get tableOfContents => _manifest.tableOfContents;