IncomeVerificationPrecheckEmployerAddress constructor
IncomeVerificationPrecheckEmployerAddress({})
Implementation
IncomeVerificationPrecheckEmployerAddress({
this.city,
this.country,
this.postalCode,
this.region,
this.street,
});