group property

BooleanFlag group
final

Implementation

static final group = BooleanFlag(
  'group',
  description: 'Create a group command.',
);