APISchemaObject.freeForm constructor Null safety
Implementation
APISchemaObject.freeForm()
: type = APIType.object,
additionalPropertyPolicy = APISchemaAdditionalPropertyPolicy.freeForm;
APISchemaObject.freeForm()
: type = APIType.object,
additionalPropertyPolicy = APISchemaAdditionalPropertyPolicy.freeForm;