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