perPage property

int get perPage

Implementation

int get perPage => pageSize ?? 10;