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