QoreidData constructor
QoreidData({})
Implementation
QoreidData({
this.addressData,
this.applicantData,
required this.clientId,
required this.customerReference,
this.flowId = 0,
this.identityData,
this.ocrAcceptedDocuments,
this.productCode,
});