menu
analysis_server_client package
documentation
protocol.dart
InlineLocalVariableFeedback
InlineLocalVariableFeedback.new constructor
InlineLocalVariableFeedback.new constructor
dark_mode
light_mode
InlineLocalVariableFeedback
constructor
InlineLocalVariableFeedback
(
String
name
,
int
occurrences
)
Implementation
InlineLocalVariableFeedback(this.name, this.occurrences);
analysis_server_client package
documentation
protocol
InlineLocalVariableFeedback
InlineLocalVariableFeedback.new constructor
InlineLocalVariableFeedback class