values constant

Implementation

static const $core.List<ModuleConfig_CannedMessageConfig_InputEventChar>
    values = <ModuleConfig_CannedMessageConfig_InputEventChar>[
  NONE,
  UP,
  DOWN,
  LEFT,
  RIGHT,
  SELECT,
  BACK,
  CANCEL,
];