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