auto_list/models/paginated_list library

Classes

PaginatedList<T>
PaginatedList is a representation of a portion of a bigger list at a given time. This is used to track a remote list while locally supporting only a small portion of data.