properties property

Map<String, APISchemaObject>? properties
getter/setter pair

Valid when type == null

Implementation

Map<String, APISchemaObject>? properties;