NONE constant

Do not match character cases when filtering completion lists.

Implementation

static const CompletionCaseMatchingMode NONE =
    CompletionCaseMatchingMode._('NONE');