menu
connect_sdk_client_flutter package
documentation
connect_sdk.dart
ValidationRuleFixedList
allowedValues property
allowedValues property
dark_mode
light_mode
allowedValues
property
@JsonKey(required: true)
List
<
String
>
allowedValues
final
Implementation
@JsonKey(required: true) final List<String> allowedValues;
connect_sdk_client_flutter package
documentation
connect_sdk
ValidationRuleFixedList
allowedValues property
ValidationRuleFixedList class