PagingConfig

fun PagingConfig(pageSize: Int = 10, prefetchDistance: Int = pageSize / 2)