pages property

List<T>? pages
final

All accumulated pages. Only populated when getNextPageParam is provided.

Implementation

final List<T>? pages;