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