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