dataSource property

DataSource<PageKey, Value> dataSource
final

The DataSource that provides the paginated data.

Implementation

final DataSource<PageKey, Value> dataSource;