LegalEntityJapanAddress constructor
const
LegalEntityJapanAddress({})
LegalEntityJapanAddress
Implementation
const LegalEntityJapanAddress({
this.city,
this.country,
this.line1,
this.line2,
this.postalCode,
this.state,
this.town,
});