CharactersPageDataSource(repository: MarvelRepository, scope: CoroutineScope, mapper: CharacterItemMapper)
Incremental data loader for page-keyed content, where requests return keys for next/previous pages. Obtaining paginated the Marvel characters.
See Also