items property Null safety

List<ChannelItem> items

Implementation

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