AddressLabels<T> constructor
const
AddressLabels<T> ({})
Implementation
const AddressLabels({
this.description,
this.number,
this.street,
this.other,
this.municipality,
this.county,
this.province,
this.postalCode,
this.countryCode,
this.addressTypes,
this.provinceList,
});