values constant

Implementation

static const List<NameServiceProgramInstruction> values = [
  create,
  update,
  transfer,
  delete,
  realloc
];