rowCount property

int get rowCount

Implementation

int get rowCount => pagination?.totalRows ?? 0;