values constant

List<SharedSecret_State> const values

Implementation

static const $core.List<SharedSecret_State> values = <SharedSecret_State> [
  STATE_UNSPECIFIED,
  STATE_ENABLED,
  STATE_DISABLED,
];