mode property
Indicates the type of front end integration. Possible values: * embedded (default): Drop-in or Components integration * hosted: Hosted Checkout integration
Implementation
@BuiltValueField(wireName: r'mode')
CreateCheckoutSessionRequestModeEnum? get mode;