argsArg top-level property

Arg argsArg
final

Implementation

final Arg argsArg = Arg(
  name: 'args',
  isVariadic: true,
);