retrofit-adapters-demo
1.0.2
retrofit-adapters-paging
/
com.skydoves.retrofit.adapters.paging.annotations
/
PagingKeyConfig
/
mapper
mapper
val
mapper
:
KClass
<
*
>
Content copied to clipboard
Maps the response type to the list of a paging item, which must extends
PagingMapper
.