getCategoryNames method

List<String>? getCategoryNames()

Implementation

List<String>? getCategoryNames() => _categoryNames;