iOS 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'iOS')
static const PaymentMethodsRequestChannelEnum iOS = _$paymentMethodsRequestChannelEnum_iOS;