hosted 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'hosted')
static const CreateCheckoutSessionResponseModeEnum hosted = _$createCheckoutSessionResponseModeEnum_hosted;