loadMore

abstract suspend fun loadMore(param: S)(source)

Fetches data for the InfiniteQueryKey using the value of param.

See also