categories property

List<FastCategory>? categories
final

Describes a list of categories to which an item belongs.

Implementation

final List<FastCategory>? categories;