onVerificationCompleted abstract method

void onVerificationCompleted(
  1. PhoneAuthCredential credential
)

Called when the phone number was successfully verified.

Implementation

void onVerificationCompleted(fba.PhoneAuthCredential credential);