schemaContributor constant
contributor from schema vocabulary [Expects: https://schema.org/Organization, https://schema.org/Person]
A secondary contributor to the CreativeWork or Event.
Can be used on: https://schema.org/CreativeWork, https://schema.org/Event
Implementation
static const schemaContributor = IriTerm.prevalidated(
'https://schema.org/contributor',
);