GoogleSearchIdeahubV1betaIdea constructor
GoogleSearchIdeahubV1betaIdea({
- String? name,
- String? text,
- List<
GoogleSearchIdeahubV1betaTopic> ? topics,
Implementation
GoogleSearchIdeahubV1betaIdea({
this.name,
this.text,
this.topics,
});