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