menu
nitrogen_cli package
documentation
commands/generate_command.dart
GenerateCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final String name = 'generate';
nitrogen_cli package
documentation
commands/generate_command
GenerateCommand
name property
GenerateCommand class