properties property
If this is a schema for an object, list the schema for each property of this object.
Implementation
core.Map<core.String, JsonSchema>? properties;
If this is a schema for an object, list the schema for each property of this object.
core.Map<core.String, JsonSchema>? properties;