checkoutController property
Optional reactive controller for checkout order state.
When provided, order updates are pushed to the controller in addition to the onOrderUpdated callback.
Implementation
final CrossmintCheckoutController? checkoutController;