UpdatePhoneNumberRequest constructor
Returns a new UpdatePhoneNumberRequest instance.
Implementation
UpdatePhoneNumberRequest({
this.verified,
this.primary,
this.reservedForSecondFactor,
});
Returns a new UpdatePhoneNumberRequest instance.
UpdatePhoneNumberRequest({
this.verified,
this.primary,
this.reservedForSecondFactor,
});