menu
distribute_cli package
documentation
create_command.dart
CreateJobCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
Name of the command.
Implementation
@override String get name => "job";
distribute_cli package
documentation
create_command
CreateJobCommand
name property
CreateJobCommand class