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