changedLibraries property

List<AvailableSuggestionSet>? changedLibraries
final

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

Implementation

final List<AvailableSuggestionSet>? changedLibraries;