test property

BooleanFlag test
final

Implementation

static final test = BooleanFlag(
  'test',
  description: 'Create a test suite for the command.',
);