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