Map<String, dynamic> toJson() { return {'constraint': constraint, 'update_columns': updateColumns}; }