EncryptedPassportElement constructor
EncryptedPassportElement({})
Implementation
EncryptedPassportElement({
this.type,
required this.data,
this.frontSide,
this.reverseSide,
this.selfie,
required this.translation,
required this.files,
required this.value,
required this.hash,
});