onAutoVerificationFailed property

(void Function(Exception error)?) onAutoVerificationFailed

Callback if the code is wrong when the SMS code is received.

Some terminals do not function.

SMSのコードを受信したときにコードが違っていた場合のコールバック。

機能しない端末もあります。

Implementation

void Function(Exception error)? get onAutoVerificationFailed;