properties property

Map<String, JsonSchema> get properties

Implementation

Map<String, JsonSchema> get properties => _properties;