properties property

Map<String, ParameterProperty>? properties
final

When type is "object", this defines the properties of the object

Implementation

final Map<String, ParameterProperty>? properties;