completion property

String completion
getter/setter pair

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

String completion;