rows property

List<RowData>? rows
getter/setter pair

The data to write.

Implementation

core.List<RowData>? rows;