onSMSCodeRequested property

SMSCodeRequestedCallback? onSMSCodeRequested
final

A callback that is being called when the SMS code was requested.

Implementation

final SMSCodeRequestedCallback? onSMSCodeRequested;