pageSize property

int get pageSize

Get current page size

Implementation

int get pageSize => _data.pageSize;