VerificationErrorCallback typedef
VerificationErrorCallback =
void Function(FirebaseAuthException error)
Implementation
typedef VerificationErrorCallback = void Function(FirebaseAuthException error);
typedef VerificationErrorCallback = void Function(FirebaseAuthException error);