menu
serverpod_cloud_cli package
documentation
command_runner/commands/auth_command.dart
CloudLogoutCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'logout';
serverpod_cloud_cli package
documentation
command_runner/commands/auth_command
CloudLogoutCommand
name property
CloudLogoutCommand class