CrossmintCheckoutNewOrder constructor
const
CrossmintCheckoutNewOrder({})
Implementation
const CrossmintCheckoutNewOrder({
required this.lineItems,
this.recipient,
this.locale,
this.metadata,
});
const CrossmintCheckoutNewOrder({
required this.lineItems,
this.recipient,
this.locale,
this.metadata,
});