menu
googleapis package
documentation
customsearch/v1.dart
SearchSpelling
SearchSpelling constructor
SearchSpelling constructor
dark_mode
light_mode
SearchSpelling
constructor
SearchSpelling
(
{
String
?
correctedQuery
,
String
?
htmlCorrectedQuery
,
})
Implementation
SearchSpelling({ this.correctedQuery, this.htmlCorrectedQuery, });
googleapis package
documentation
customsearch/v1
SearchSpelling
SearchSpelling constructor
SearchSpelling class