MutationResult constructor
MutationResult({})
Implementation
MutationResult({
this.conflictDetected,
this.createTime,
this.key,
this.transformResults,
this.updateTime,
this.version,
});
MutationResult({
this.conflictDetected,
this.createTime,
this.key,
this.transformResults,
this.updateTime,
this.version,
});