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