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