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