getCategoryList method

List<int>? getCategoryList()

Implementation

List<int>? getCategoryList() => _categoryList;