Creates a new instance of Address.
Address({ this.street, this.city, this.state, this.countryOrRegion, this.postalCode, });