CrudEntry constructor
CrudEntry(})
Implementation
CrudEntry(
this.clientId,
this.op,
this.table,
this.id,
this.transactionId,
this.opData, {
this.previousValues,
this.metadata,
});
CrudEntry(
this.clientId,
this.op,
this.table,
this.id,
this.transactionId,
this.opData, {
this.previousValues,
this.metadata,
});