length property

int get length

Number of rows in result

Implementation

int get length => rows.length;