feeds property

List<Feed>? feeds
getter/setter pair

A list of feeds.

Implementation

core.List<Feed>? feeds;