PublishSchemaResponse constructor
PublishSchemaResponse({
- String? publishedSchemaArn,
Implementation
PublishSchemaResponse({
this.publishedSchemaArn,
});
PublishSchemaResponse({
this.publishedSchemaArn,
});