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