GenerateDigiUrlParams constructor
GenerateDigiUrlParams({})
Implementation
GenerateDigiUrlParams({
required this.clientToken,
required this.redirectUrl,
required this.companyName,
this.documents = 'aadhaar,pan',
this.panName,
this.panNo,
this.otherDocuments,
});