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