significantLinks constant

IriTerm const significantLinks

significantLinks [Expects: https://schema.org/URL]

The most significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most.

Can be used on: https://schema.org/WebPage

Implementation

static const significantLinks = IriTerm.prevalidated(
  'https://schema.org/significantLinks',
);