loadSize

val loadSize: Int

Requested number of items to load.

Note: It is valid for PagingDataSource.load to return a LoadResult that has a different number of items than the requested load size.