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