spokenByCharacter constant
IRI for schemahttp:spokenByCharacter [Expects: http://schema.org/Organization, http://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: http://schema.org/Quotation
Implementation
static const spokenByCharacter = IriTerm.prevalidated(
'http://schema.org/spokenByCharacter',
);