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