categoryList property

List<Category>? categoryList
final

The list of categories.

Implementation

final List<Category>? categoryList;