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