GoogleSearchSuggestions constructor
GoogleSearchSuggestions({
- List<
String> ? htmls, - List<
WebSearchQuery> ? webSearchQueries,
Implementation
GoogleSearchSuggestions({this.htmls, this.webSearchQueries});