UpdateOptions constructor
UpdateOptions({})
Implementation
UpdateOptions({
this.phoneNumber,
this.phoneInputType,
this.otpInputType,
this.userId,
this.userEventType,
this.merchantId,
this.additionalAttributes = const {},
});