completion property

String completion
final

The full text to insert, which possibly includes now an import prefix. The client should insert this text, not the completion from the selected CompletionSuggestion.

Implementation

final String completion;