ConstraintEntity constructor
ConstraintEntity({})
Implementation
ConstraintEntity({
this.customFeatures,
this.name,
this.referenceColumns,
this.referenceTable,
this.tableColumns,
this.tableName,
this.type,
});