suggestedQueryHtml property

SafeHtmlProto? suggestedQueryHtml
getter/setter pair

The sanitized HTML representing the spell corrected query that can be used in the UI.

This usually has language-specific tags to mark up parts of the query that are spell checked.

Implementation

SafeHtmlProto? suggestedQueryHtml;