categories property

List<RssCategory>? categories
final

The categories of the item

Implementation

final List<RssCategory>? categories;