significantLink constant
IriTerm
const significantLink
significantLink [Expects: https://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: https://schema.org/WebPage
Implementation
static const significantLink = const IriTerm(
'https://schema.org/significantLink',
);