StartSchemaCreationResponse constructor
StartSchemaCreationResponse({
- SchemaStatus? status,
Implementation
StartSchemaCreationResponse({
this.status,
});
StartSchemaCreationResponse({
this.status,
});