spokenByCharacter constant
IriTerm
const spokenByCharacter
IRI for schema: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(
'https://schema.org/spokenByCharacter',
);