values constant

List of all possible values in this PolicyAttributesMachineUniquenessStrategyEnum.

Implementation

static const values = <PolicyAttributesMachineUniquenessStrategyEnum>[
  UNIQUE_PER_ACCOUNT,
  UNIQUE_PER_PRODUCT,
  UNIQUE_PER_POLICY,
  UNIQUE_PER_LICENSE,
];