web constant
The platform where a payment transaction takes place. This field can be used for filtering out payment methods that are only available on specific platforms. Possible values: * iOS * Android * Web
Implementation
@BuiltValueEnumConst(wireName: r'Web')
static const PaymentMethodsRequestChannelEnum web = _$paymentMethodsRequestChannelEnum_web;