copy property

A copy of this column.

Implementation

@override
NumericColumn get copy => NumericColumn(this.values);