values property

List<ArgGroup> values
getter/setter pair

Implementation

static List<ArgGroup> values = [
  helpArg,
  translateArg,
];