VALUE_SET constant

Set<String> const VALUE_SET

Implementation

static const Set<String> VALUE_SET = {
    EqualOperator.VALUE,

};