spokenByCharacter constant
spokenByCharacter [Expects: https://schema.org/Organization, https://schema.org/Person]
The (e.g. fictional) character, Person or Organization to whom the quotation is attributed within the containing CreativeWork.
Can be used on: https://schema.org/Quotation
Implementation
static const spokenByCharacter = IriTerm.prevalidated(
'https://schema.org/spokenByCharacter',
);