dataSource property

DataSource<PageKeyType, ItemType> dataSource
getter/setter pair

Implementation

late DataSource<PageKeyType, ItemType> dataSource;