GoogleSearchIdeahubV1betaListIdeasResponse constructor
GoogleSearchIdeahubV1betaListIdeasResponse({
- List<
GoogleSearchIdeahubV1betaIdea> ? ideas, - String? nextPageToken,
Implementation
GoogleSearchIdeahubV1betaListIdeasResponse({
this.ideas,
this.nextPageToken,
});