rows property

List<RowData>? rows
getter/setter pair

The data to append.

Implementation

core.List<RowData>? rows;