menu
dart_git package
documentation
commands/remote.dart
RemoteCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'remote';
dart_git package
documentation
commands/remote
RemoteCommand
name property
RemoteCommand class