linkRelationship constant
IRI for schema:linkRelationship [Expects: https://schema.org/Text]
Indicates the relationship type of a Web link.
Can be used on: https://schema.org/LinkRole
Implementation
static const linkRelationship = IriTerm.prevalidated(
'https://schema.org/linkRelationship',
);