menu
fx_cli package
documentation
commands/run/client_command.dart
ClientCommand
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 => 'client';
fx_cli package
documentation
commands/run/client_command
ClientCommand
name property
ClientCommand class