android 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'Android')
static const PaymentMethodsRequestChannelEnum android = _$paymentMethodsRequestChannelEnum_android;