core.Map<core.String, core.dynamic> toJson() => { if (channelToStoreLink != null) 'channelToStoreLink': channelToStoreLink!, if (type != null) 'type': type!, };