schemahttpProducer constant
producer from schemahttp vocabulary [Expects: http://schema.org/Organization, http://schema.org/Person]
The person or organization who produced the work (e.g. music album, movie, TV/radio series etc.).
Can be used on: http://schema.org/CreativeWork
Implementation
static const schemahttpProducer = IriTerm.prevalidated(
'http://schema.org/producer',
);