Checkout constructor
Checkout({})
Implementation
Checkout({
this.prePopulateShippingAddress, this.prePopulateBuyerEmail, this.merchantSupportEmail,
this.askForShippingAddress, this.redirectUrl, this.additionalRecipients,
this.order, this.id, this.createdAt, this.checkoutPageUrl
});