catalog property
Catalog
catalog
final
The catalog the example is composed against.
It needs a catalogId, since a surface names the catalog it was built
against; genUiCatalog carries the one from build.yaml.
Implementation
final Catalog catalog;