PhoneNumberAuthenticationSettings constructor
PhoneNumberAuthenticationSettings({})
Implementation
PhoneNumberAuthenticationSettings({
super.extra,
super.client_id,
this.allow_flash_call,
this.allow_missed_call,
this.is_current_phone_number,
this.allow_sms_retriever_api,
this.authentication_tokens,
});