significantLinks constant
IRI for schemahttp:significantLinks [Expects: http://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: http://schema.org/WebPage
Implementation
static const significantLinks = IriTerm.prevalidated(
'http://schema.org/significantLinks',
);