Changes constructor
Changes({})
Implementation
Changes({
this.field,
this.label,
this.newText,
this.newValue,
this.oldText,
this.oldValue,
this.options,
this.typeId,
});
Changes({
this.field,
this.label,
this.newText,
this.newValue,
this.oldText,
this.oldValue,
this.options,
this.typeId,
});