items property

List<ChannelSection>? items
getter/setter pair

A list of ChannelSections that match the request criteria.

Implementation

core.List<ChannelSection>? items;