values constant

Implementation

static const values = {
  1: allowAll,
  2: allowSystem,
  3: allowNone,
};