pageSize property
The number of items that will be fetched at a time.
When it changes, the current progress will be preserved.
Implementation
final int pageSize;
The number of items that will be fetched at a time.
When it changes, the current progress will be preserved.
final int pageSize;