query property

Query query
final

The query that will be paginated.

When the query changes, the pagination will restart from first page.

Implementation

final Query query;