PhoneConfirmation constructor
Returns a new PhoneConfirmation instance.
Implementation
PhoneConfirmation({
required this.key,
required this.phoneNumberSendTo,
});
Returns a new PhoneConfirmation instance.
PhoneConfirmation({
required this.key,
required this.phoneNumberSendTo,
});