categories property

List<Category>? categories
getter/setter pair

The matching categories based on the requested parameters.

Implementation

core.List<Category>? categories;