brands property

List<Brand>? brands
getter/setter pair

Brands existing in the project.

Implementation

core.List<Brand>? brands;