IMPORT constant

Implementation

static const CompletionSuggestionKind IMPORT =
    CompletionSuggestionKind._('IMPORT');