menu
crossmint_flutter package
documentation
crossmint_flutter_ui.dart
CrossmintCheckoutExistingOrder
CrossmintCheckoutExistingOrder.new const constructor
CrossmintCheckoutExistingOrder.new const constructor
dark_mode
light_mode
CrossmintCheckoutExistingOrder
constructor
const
CrossmintCheckoutExistingOrder
(
{
required
String
orderId
,
String
?
clientSecret
,
})
Implementation
const CrossmintCheckoutExistingOrder({ required this.orderId, this.clientSecret, });
crossmint_flutter package
documentation
crossmint_flutter_ui
CrossmintCheckoutExistingOrder
CrossmintCheckoutExistingOrder.new const constructor
CrossmintCheckoutExistingOrder class