OPTIONAL_ARGUMENT constant

CompletionSuggestionKind const OPTIONAL_ARGUMENT

Implementation

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