TableSchemaDiff constructor

TableSchemaDiff(
  1. String name
)

Implementation

TableSchemaDiff(this.name);