menu
commands_cli package
documentation
switch_info.dart
SwitchInfo
name property
name property
dark_mode
light_mode
name
property
String
name
final
The switch name (e.g., "staging", "ios", "unit")
Implementation
final String name;
commands_cli package
documentation
switch_info
SwitchInfo
name property
SwitchInfo class