numRows property
Number of rows returned by this query. This can be null if the number is not relevant.
Implementation
final numRows = _i1.ColumnInt('numRows');
Number of rows returned by this query. This can be null if the number is not relevant.
final numRows = _i1.ColumnInt('numRows');