items property

List<ChannelItem> items

Implementation

List<ChannelItem> get items => channelItems ?? [];