EmailAddressAuthenticationCodeInfo constructor
EmailAddressAuthenticationCodeInfo({})
Implementation
EmailAddressAuthenticationCodeInfo({
super.extra,
super.client_id,
this.email_address_pattern,
this.length,
});