AuthenticationCodeTypeFlashCall constructor

AuthenticationCodeTypeFlashCall(
  1. {required String pattern,
  2. int? extra,
  3. int? clientId}
)

An authentication code is delivered by an immediately canceled call to the specified phone number. The phone number that calls is the code that must be entered automatically

Implementation

AuthenticationCodeTypeFlashCall