DiditTransactionParticipant constructor
const
DiditTransactionParticipant({})
Implementation
const DiditTransactionParticipant({
this.type,
this.externalUserId,
this.fullName,
this.firstName,
this.lastName,
this.dob,
this.address,
this.institutionInfo,
this.device,
this.paymentMethod,
});