cols property

List<double>? cols
getter/setter pair

The columns of the row.

Implementation

core.List<core.double>? cols;