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