catalogNumber constant
catalogNumber [Expects: https://schema.org/Text]
The catalog number for the release.
Can be used on: https://schema.org/MusicRelease
Implementation
static const catalogNumber = IriTerm.prevalidated(
'https://schema.org/catalogNumber',
);