landmarks property

List<Link> get landmarks

Identifies fundamental structural components of the publication in order to enable Reading Systems to provide the User efficient access to them.

Implementation

List<Link> get landmarks => linksWithRole("landmarks");