includedSuggestionSets property
References to AvailableSuggestionSet objects previously sent to the client. The client can include applicable names from the referenced library in code completion suggestions.
Implementation
List<IncludedSuggestionSet>? includedSuggestionSets;