menu
sip_cli package
documentation
commands/pub_command.dart
PubCommand
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 => 'pub';
sip_cli package
documentation
commands/pub_command
PubCommand
name property
PubCommand class