onAutoVerificationCompleted property

VoidCallback? onAutoVerificationCompleted

Callback for automatically entering the code when an SMS code is received.

Some terminals do not function.

SMSのコードを受信したときに自動的にコードを入力する場合のコールバック。

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

Implementation

VoidCallback? get onAutoVerificationCompleted;