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