factory ChannelInfo.error(String channelName, int type) { return ChannelInfo(channelName, '', null, type); }