ChangedObject constructor
const
ChangedObject({})
Implementation
const ChangedObject({
required this.objectId,
this.idOperation,
this.inputState,
this.outputState,
this.inputVersion,
this.inputDigest,
this.inputOwner,
this.outputVersion,
this.outputDigest,
this.outputOwner,
this.objectType,
});