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