FContactPostalAddressLabeled constructor
Implementation
FContactPostalAddressLabeled(
{this.label,
this.street,
this.city,
this.subLocality,
this.subAdministrativeArea,
this.postalCode,
this.state,
this.country,
this.isoCountryCode,
this.formatted});