nextQueryParameters property
final
The query parameters for the next set of results based on the next start index.
This is automatically generated if there are any more results left to be retrieved. This property is null if there are no more results for the next page.
Implementation
final PortalQueryParameters? nextQueryParameters;