ModelCatalog constructor
Creates a ModelCatalog.
The catalog is stateless and lightweight — create a new instance wherever needed, or share a single instance.
Implementation
const ModelCatalog();
Creates a ModelCatalog.
The catalog is stateless and lightweight — create a new instance wherever needed, or share a single instance.
const ModelCatalog();