Rows typedef

Rows = Iterable<Row>

Implementation

typedef Rows = Iterable<Row>;