DojahKYC constructor
DojahKYC({})
Implementation
DojahKYC({
required this.appId,
required this.publicKey,
required this.type,
this.userData,
this.config,
this.metaData,
this.govData,
this.govId,
this.amount,
this.referenceId,
this.onCloseCallback,
});