menu
fx_cli package
documentation
commands/run/server_command.dart
ServerCommand
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 => 'server';
fx_cli package
documentation
commands/run/server_command
ServerCommand
name property
ServerCommand class