previousPage property

List<SearchQueriesPreviousPage>? previousPage
getter/setter pair

Metadata representing the previous page of results, if applicable.

Implementation

core.List<SearchQueriesPreviousPage>? previousPage;