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