CreateInt constructor
const
CreateInt(})
Implementation
const CreateInt(this.name,
{this.isNullable = false,
this.autoIncrement = false,
this.isPrimary = false,
this.foreignKey,
this.uniqueGroup});