StatementAlterTable constructor
const
StatementAlterTable(
- String tableName,
- AlterTableToken token
Implementation
const StatementAlterTable(this.tableName, this.token);
const StatementAlterTable(this.tableName, this.token);