menu
analyzer_plugin package
documentation
protocol/protocol_common.dart
SourceChange
edits property
edits property
dark_mode
light_mode
edits
property
List
<
SourceFileEdit
>
edits
getter/setter pair
A list of the edits used to effect the change, grouped by file.
Implementation
List<SourceFileEdit> edits;
analyzer_plugin package
documentation
protocol/protocol_common
SourceChange
edits property
SourceChange class