categories property

List<Category> categories
getter/setter pair

The show category information. if exists, category and subcategory will be the first and second elements on the list if the entry has 'keywords', they will be added here to with the scheme 'keyword'

Implementation

List<Category> categories = [];