SDK constructor
SDK({})
Implementation
SDK({
this.sdkId,
this.namespaceId,
this.sdkName,
this.sdkDescription,
this.vendor,
this.logoBase64,
this.website,
this.matchedBy,
this.collectingData,
});
SDK({
this.sdkId,
this.namespaceId,
this.sdkName,
this.sdkDescription,
this.vendor,
this.logoBase64,
this.website,
this.matchedBy,
this.collectingData,
});