values constant

List<Message_VoteOption> const values

Implementation

static const $core.List<Message_VoteOption> values = <Message_VoteOption> [
  UNSPECIFIED_,
  YES,
  ABSTAIN,
  NO,
  NO_WITH_VETO,
];