menu
analysis_server_client package
documentation
protocol.dart
IncludedSuggestionSet
IncludedSuggestionSet constructor
IncludedSuggestionSet constructor
dark_mode
light_mode
IncludedSuggestionSet
constructor
IncludedSuggestionSet
(
int
id
,
int
relevance
, {
String
?
displayUri
,
})
Implementation
IncludedSuggestionSet(this.id, this.relevance, {this.displayUri});
analysis_server_client package
documentation
protocol
IncludedSuggestionSet
IncludedSuggestionSet constructor
IncludedSuggestionSet class