embedded constant
Indicates the type of front end integration. Possible values: * embedded (default): Drop-in or Components integration * hosted: Hosted Checkout integration
Implementation
@BuiltValueEnumConst(wireName: r'embedded')
static const CreateCheckoutSessionRequestModeEnum embedded = _$createCheckoutSessionRequestModeEnum_embedded;