IdentityDocument constructor
IdentityDocument({})
Implementation
IdentityDocument({
super.extra,
super.client_id,
this.number,
this.expiry_date,
this.front_side,
this.reverse_side,
this.selfie,
this.translation,
});