SdkRequest constructor
SdkRequest({})
Implementation
SdkRequest({
this.username,
this.source,
this.program,
this.requestId,
this.puId,
this.anchorId,
this.channel,
this.version,
this.userContext,
this.clientMeta,
this.clientId,
this.clientSecret,
});