copyrightHolder constant
copyrightHolder [Expects: https://schema.org/Organization, https://schema.org/Person]
The party holding the legal copyright to the CreativeWork.
Can be used on: https://schema.org/CreativeWork
Implementation
static const copyrightHolder = IriTerm.prevalidated(
'https://schema.org/copyrightHolder',
);