values constant

List of all possible values in this PolicyAttributesHeartbeatResurrectionStrategyEnum.

Implementation

static const values = <PolicyAttributesHeartbeatResurrectionStrategyEnum>[
  NO_REVIVE,
  n1mINUTEREVIVE,
  n2mINUTEREVIVE,
  n5mINUTEREVIVE,
  n10mINUTEREVIVE,
  n15mINUTEREVIVE,
  ALWAYS_REVIVE,
];