IndexEntity constructor
IndexEntity({})
Implementation
IndexEntity({
this.customFeatures,
this.name,
this.tableColumns,
this.tableColumnsDescending,
this.type,
this.unique,
});
IndexEntity({
this.customFeatures,
this.name,
this.tableColumns,
this.tableColumnsDescending,
this.type,
this.unique,
});