DataSource<PageKeyType, ItemType> constructor
DataSource<PageKeyType, ItemType> ({})
Implementation
DataSource(
{this.isEndList = false,
this.pageSize = kDefaultPageSize,
this.currentKey});