getCategories method

List<String>? getCategories()

Implementation

List<String>? getCategories() => _categories;