spellResults property

List<SpellResult>? spellResults
getter/setter pair

Suggested spelling for the query.

Implementation

core.List<SpellResult>? spellResults;