accountablePerson constant
accountablePerson [Expects: https://schema.org/Person]
Specifies the Person that is legally accountable for the CreativeWork.
Can be used on: https://schema.org/CreativeWork
Implementation
static const accountablePerson = IriTerm.prevalidated(
'https://schema.org/accountablePerson',
);