AlterTableAddColumn constructor

const AlterTableAddColumn(
  1. Column column
)

Implementation

const AlterTableAddColumn(this.column);