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