values constant

Implementation

static const List<DefaultAccountStateInstruction> values = [
  initialize,
  update
];