CreateSchemaResponse constructor
CreateSchemaResponse({})
Implementation
CreateSchemaResponse({
this.description,
this.lastModified,
this.schemaArn,
this.schemaName,
this.schemaVersion,
this.tags,
this.type,
this.versionCreatedDate,
});