features/characters_list / com.vmadalin.dynamicfeatures.characterslist.ui.list.paging / CharactersPageDataSourceFactory / <init>

<init>

CharactersPageDataSourceFactory(providerDataSource: Provider<CharactersPageDataSource>)

Data source factory which also provides a way to observe the last created data source. This allows us to channel its network request status etc back to the UI.

See Also

DataSource.Factory