properties property Null safety

Map<String, APISchemaObject?>? properties
read / write

Valid when type == null

Implementation

Map<String, APISchemaObject?>? properties;