Creates pagination configuration.
const PaginationConfig({this.pageSize = 50, this.currentPage, this.cursor});