UnchangedConsensusObject constructor
const
UnchangedConsensusObject({})
Implementation
const UnchangedConsensusObject({
this.kind,
required this.objectId,
required this.version,
this.digest,
this.objectType,
});