AuthenticationCodeTypeCall constructor

AuthenticationCodeTypeCall(
  1. {required int length,
  2. int? extra,
  3. int? clientId}
)

An authentication code is delivered via a phone call to the specified phone number

Implementation

AuthenticationCodeTypeCall