categories property

List<AtomCategory>? categories
final

The list of categories associated with the feed.

Implementation

final List<AtomCategory>? categories;