getWordSuggestions

abstract fun getWordSuggestions(word: String): <Error class: unknown class><String>(source)

A list of suggested words for a given word. If the word is spelled correctly, the result will be empty.