OriginLocation constructor
OriginLocation({})
Implementation
OriginLocation(
{this.id,
this.countryCode,
this.provinceCode,
this.name,
this.address1,
this.address2,
this.city,
this.zip});