catalogs property

List<Catalog>? catalogs
getter/setter pair

The catalogs from the specified project.

Implementation

core.List<Catalog>? catalogs;