SchemaTable(String name, List<SchemaColumn> columns)

Source

SchemaTable(this.name, this.columns);