changedLibraries property

List<AvailableSuggestionSet>? changedLibraries
getter/setter pair

A list of pre-computed, potential completions coming from this set of completion suggestions.

Implementation

List<AvailableSuggestionSet>? changedLibraries;