PhoneOtpForm constructor
PhoneOtpForm({})
Implementation
PhoneOtpForm({
this.action,
this.getOtpAction,
this.signupAction,
this.showLoginError = true,
super.layout,
super.modifiers,
}) : super(schemaType: schemaName);