VerifyPhoneAction constructor
VerifyPhoneAction(
- void callback(
- BuildContext context,
- AuthAction? action
Implementation
VerifyPhoneAction(this.callback);