command property

  1. @CliParameter
  2. @HelpText('command to display help for')
String command
getter/setter pair

Implementation

@CliParameter
@HelpText('command to display help for')
late String command;