MastercardBillingAddress constructor
const
MastercardBillingAddress({})
Implementation
const MastercardBillingAddress({
this.street,
this.street2,
this.city,
this.stateProvince,
this.postcodeZip,
this.country,
});