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