rows property

List<Row>? rows
getter/setter pair

The updated rows.

Implementation

core.List<Row>? rows;