menu
analysis_server_client package
documentation
protocol.dart
SourceFileEdit
edits property
edits property
dark_mode
light_mode
edits
property
List
<
SourceEdit
>
edits
getter/setter pair
A list of the edits used to effect the change.
Implementation
List<SourceEdit> edits;
analysis_server_client package
documentation
protocol
SourceFileEdit
edits property
SourceFileEdit class