values constant

Implementation

static const $core.List<FFCombineConditions_LogicalOperator> values =
    <FFCombineConditions_LogicalOperator>[
  LOGICAL_OPERATOR_UNDEFINED,
  AND_OP,
  OR_OP,
];