menu
analyzer_plugin package
documentation
protocol/protocol_generated.dart
InlineMethodFeedback
InlineMethodFeedback constructor
InlineMethodFeedback constructor
dark_mode
light_mode
InlineMethodFeedback
constructor
InlineMethodFeedback
(
String
methodName
,
bool
isDeclaration
, {
String
?
className
,
})
Implementation
InlineMethodFeedback(this.methodName, this.isDeclaration, {this.className});
analyzer_plugin package
documentation
protocol/protocol_generated
InlineMethodFeedback
InlineMethodFeedback constructor
InlineMethodFeedback class