menu
distribute_cli package
documentation
ai_command.dart
AiCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => "ai";
distribute_cli package
documentation
ai_command
AiCommand
name property
AiCommand class