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