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