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