menu
distribute_cli package
documentation
validate_command.dart
ValidateCommand
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 => "validate";
distribute_cli package
documentation
validate_command
ValidateCommand
name property
ValidateCommand class