menu
googleapis package
documentation
connectors/v2.dart
JsonSchema
anyOf property
anyOf property
dark_mode
light_mode
anyOf
property
List
<
JsonSchema
>
?
anyOf
getter/setter pair
Schema that must be valid against at least one of the sub-schemas.
Implementation
core.List<JsonSchema>? anyOf;
googleapis package
documentation
connectors/v2
JsonSchema
anyOf property
JsonSchema class