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