menu
analysis_server_client package
documentation
protocol.dart
CompletionGetSuggestionsParams
offset property
offset property
dark_mode
light_mode
offset
property
int
offset
getter/setter pair
The offset within the file at which suggestions are to be made.
Implementation
int offset;
analysis_server_client package
documentation
protocol
CompletionGetSuggestionsParams
offset property
CompletionGetSuggestionsParams class