values constant

Implementation

static const List<VoteProgramInstruction> values = [
  initializeAccount,
  authorize,
  withdraw,
  authorizeWithSeed,
];