correctedQuery property
Contains the spell corrected query, if found.
If the spell correction type is AUTOMATIC, then the search results are based on corrected_query. Otherwise the original query is used for search.
Implementation
core.String? correctedQuery;