CreateTableOutput constructor
CreateTableOutput({
- TableDescription? tableDescription,
Implementation
CreateTableOutput({
this.tableDescription,
});
CreateTableOutput({
this.tableDescription,
});