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