onCompletionResults method
Reports the completion suggestions that should be presented to the user. The set of suggestions included in the notification is always a complete list that supersedes any previously reported suggestions.
Implementation
void onCompletionResults(CompletionResultsParams params) {}