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