items property

List<RssItem>? items
final

The items of the feed

Implementation

final List<RssItem>? items;