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