data/network/objects/paginated_response library
Classes
-
PaginatedResponse<
T> - Wraps a page of items with pagination metadata (page number, totals) and provides factory parsing from JSON.
- PaginatedResponseKeys
- Key aliases used when parsing a PaginatedResponse from JSON.