Dev Paging Source

fun <data : Any> DevPagingSource(action: (Int) -> Single<List<data>>)

Sources

Link copied to clipboard