relatedLink constant
relatedLink [Expects: https://schema.org/URL]
A link related to this web page, for example to other related web pages.
Can be used on: https://schema.org/WebPage
Implementation
static const relatedLink = IriTerm.prevalidated(
'https://schema.org/relatedLink',
);