categories property

List<RssCategory>? categories
final

The categories of the feed

Implementation

final List<RssCategory>? categories;