menu
analysis_server_client package
documentation
protocol.dart
InlineMethodOptions
InlineMethodOptions constructor
InlineMethodOptions constructor
dark_mode
light_mode
InlineMethodOptions
constructor
InlineMethodOptions
(
bool
deleteSource
,
bool
inlineAll
)
Implementation
InlineMethodOptions(this.deleteSource, this.inlineAll);
analysis_server_client package
documentation
protocol
InlineMethodOptions
InlineMethodOptions constructor
InlineMethodOptions class