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