ObjectType

Undocumented in source.

Members

Functions

findKey
Type findKey(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
setSource
void setSource(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
transform
Type transform(Type delegate(Type) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

additionalProperties
Nullable!AdditionalProperties additionalProperties;
Undocumented in source.
properties
TableEntry!Type[] properties;
Undocumented in source.
required
string[] required;
Undocumented in source.

Inherited Members

From Type

source
string source;
Undocumented in source.
setSource
void setSource(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
description
string description;
Undocumented in source.
transform
Type transform(Type delegate(Type) dg)
Undocumented in source.

Meta