values constant

List of all possible values in this PolicyAttributesMachineMatchingStrategyEnum.

Implementation

static const values = <PolicyAttributesMachineMatchingStrategyEnum>[
  MATCH_ANY,
  MATCH_TWO,
  MATCH_MOST,
  MATCH_ALL,
];