menu
conduit_open_api
open_api_v3
APISchemaObject
allOf property
allOf
brightness_4
allOf
property
Null safety
List
<
APISchemaObject
?
>
?
allOf
read / write
Implementation
List<APISchemaObject?>? allOf;
conduit_open_api
open_api_v3
APISchemaObject
allOf property
APISchemaObject class
Constructors
APISchemaObject
array
boolean
empty
file
freeForm
integer
map
number
object
string
Properties
additionalPropertyPolicy
additionalPropertySchema
allOf
anyOf
castMap
defaultValue
deprecated
description
enumerated
exclusiveMaximum
exclusiveMinimum
extensions
format
hashCode
isNullable
isReadOnly
isRequired
isWriteOnly
items
maximum
maxItems
maxLength
maxProperties
minimum
minItems
minLength
minProperties
multipleOf
not
oneOf
pattern
properties
referenceURI
runtimeType
title
type
uniqueItems
Methods
decode
encode
noSuchMethod
toString
Operators
operator ==