name constant

NameOption const name

Implementation

static const name = NameOption(
  argPos: 0,
  helpText: 'The name of the secret. Can be passed as the first argument.',
);