InputIdentityDocument constructor
InputIdentityDocument({})
Implementation
InputIdentityDocument({
required this.number,
this.expirationDate,
this.frontSide,
this.reverseSide,
this.selfie,
required this.translation,
});