A 'token' that can be used to force re-sending an SMS verification code. This token can be
obtained in
PhoneAuthProvider.OnVerificationStateChangedCallbacks.onCodeSent(String,
PhoneAuthProvider.ForceResendingToken) callback.
| public static final Creator<PhoneAuthProvider.ForceResendingToken> | CREATOR |