EmbeddedPropertyBuilder class

Inheritance

Constructors

EmbeddedPropertyBuilder(Uri? schemaUri, JsonPath path)

Properties

baseCode String?
no setteroverride
description String?
getter/setter pairinherited
embedRef ↔ MSchemaRef?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isRequired bool
getter/setter pairinherited
label String?
getter/setter pairinherited
path → JsonPath
finalinherited
propType → PropSchemaType
Will use definition.propType if it exists
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
schemaUri Uri?
The uri of the containing schema
finalinherited
uri String?
no setteroverride

Methods

build() → IMSchemaProperty
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited