Table columns used as part of the Constraint, for example primary key constraint should list the columns which constitutes the key.
core.List<core.String>? tableColumns;