copyrightYear constant
copyrightYear [Expects: http://schema.org/Number]
The year during which the claimed copyright for the CreativeWork was first asserted.
Can be used on: http://schema.org/CreativeWork
Implementation
static const copyrightYear = IriTerm.prevalidated(
'http://schema.org/copyrightYear',
);