const ColumnDef({ required this.type, this.defaultValue, this.notNull = false, this.autoIncrement = true, });