value constant
ValueOption
const value
Implementation
static const value = ValueOption(
argPos: 1,
helpText: 'The value of the secret. Can be passed as the second argument.',
);
static const value = ValueOption(
argPos: 1,
helpText: 'The value of the secret. Can be passed as the second argument.',
);