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