creditText constant
IRI for schema:creditText [Expects: https://schema.org/Text]
Text that can be used to credit person(s) and/or organization(s) associated with a published Creative Work.
Can be used on: https://schema.org/CreativeWork
Implementation
static const creditText = IriTerm.prevalidated(
'https://schema.org/creditText',
);