nextPage property

List<SearchQueriesNextPage>? nextPage
getter/setter pair

Metadata representing the next page of results, if applicable.

Implementation

core.List<SearchQueriesNextPage>? nextPage;