menu
analysis_server_client package
documentation
protocol.dart
EditGetAssistsResult
assists property
assists property
dark_mode
light_mode
assists
property
List
<
SourceChange
>
assists
getter/setter pair
The assists that are available at the given location.
Implementation
List<SourceChange> assists;
analysis_server_client package
documentation
protocol
EditGetAssistsResult
assists property
EditGetAssistsResult class