menu
swift_server package
documentation
cli.dart
Option
allowed property
allowed property
dark_mode
light_mode
allowed
property
List
<
String
>
?
allowed
final
A list of valid values for this option.
Implementation
final List<String>? allowed;
swift_server package
documentation
cli
Option
allowed property
Option class