> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# CrossmintCheckoutOrder

> Flutter Sealed Class

**Sealed Class**

How to create an order: reference an existing one or define new line items.

```dart theme={null}
sealed class CrossmintCheckoutOrder
```

## Constructors

### CrossmintCheckoutOrder

```dart theme={null}
const CrossmintCheckoutOrder()
```
