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