menu
analysis_server_client package
documentation
protocol.dart
SourceEdit
end property
end property
dark_mode
light_mode
end
property
int
get
end
The end of the region to be modified.
Implementation
int get end => offset + length;
analysis_server_client package
documentation
protocol
SourceEdit
end property
SourceEdit class