significantLink constant
IRI for schemahttp:significantLink [Expects: http://schema.org/URL]
One of the more 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 significantLink = IriTerm.prevalidated(
'http://schema.org/significantLink',
);