items property

List<AtomItem>? items
final

The list of items (entries) in the feed.

Implementation

final List<AtomItem>? items;