Get all constraints
Returns a list of all constraints applied to this column.
List<String> get constraints => List.unmodifiable(_constraints);