core.Map<core.String, core.dynamic> toJson() { final mutationCount = this.mutationCount; return {'mutationCount': ?mutationCount}; }