limit property

int get limit

Limit for pagination.

Implementation

int get limit => itemsPerPage;